home *** CD-ROM | disk | FTP | other *** search
- on reportinit
- global captioncast, photocast, moviecast, moviebtncast
- clearGlobals()
- puppetTempo(15)
- puppetSound(2, "report.aif")
- set captioncast to 20
- puppetSprite(captioncast, 1)
- set photocast to 38
- set moviecast to 47
- set moviebtncast to 40
- puppetSprite(photocast, 1)
- puppetSprite(moviecast, 1)
- puppetSprite(moviebtncast, 1)
- set the visible of sprite photocast to 0
- set the visible of sprite moviecast to 0
- set the visible of sprite moviebtncast to 0
- set the visible of sprite 42 to 1
- set the visible of sprite 43 to 1
- end
-